home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Graphics
/
Viewers
/
ACRViewer.1.3
/
developer
/
OperatorExample
/
Threshold
/
ThreshOperator.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-04-30
|
125 b
|
13 lines
#import <appkit/appkit.h>
#import "ImageOperator.h"
@interface ThreshOperator:ImageOperator
{
id threshForm;
}
@end